Skip to content

fix build info build duration issue#3575

Merged
reshmifrog merged 9 commits into
masterfrom
RTECO-1401-publish-build-info-with-build-duration
Jul 13, 2026
Merged

fix build info build duration issue#3575
reshmifrog merged 9 commits into
masterfrom
RTECO-1401-publish-build-info-with-build-duration

Conversation

@reshmifrog

Copy link
Copy Markdown
Contributor
  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the master branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Problem : the build duration was always coming 0 in the build info.
Solution: added the logic to calculate the build duration and capture it in build info.

@reshmifrog reshmifrog added the bug Something isn't working label Jun 29, 2026
@reshmifrog reshmifrog added the safe to test Approve running integration tests on a pull request label Jun 29, 2026
Comment thread buildinfo_test.go Outdated
Comment thread buildinfo_test.go Outdated
@reshmifrog reshmifrog removed the safe to test Approve running integration tests on a pull request label Jul 2, 2026
@reshmifrog reshmifrog deployed to build-gate July 13, 2026 07:42 — with GitHub Actions Active
@github-actions

Copy link
Copy Markdown
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@reshmifrog reshmifrog merged commit c4ab3fd into master Jul 13, 2026
104 checks passed
@reshmifrog reshmifrog deleted the RTECO-1401-publish-build-info-with-build-duration branch July 13, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants